In CSS, the cascade is everything — there's a hint why in its name. If you don’t understand how CSS rules are applied by browsers, you are in for a world of pain.
Over a series of five lessons, you'll learn how browsers sort declarations to determine which selectors will “win”. The course includes a series of hands-on exercises on all aspects of the cascade from user style sheets to !important rules, specificity and more.
This course is taught by Russ Weakley, with a technical review by Aurelio De Rosa.
Course Instructor
Russ Weakley
Russ is a world-renowned author, speaker and CSS expert. Russ has a detailed knowledge of Design and development. His expertise covers graphic design, interface design, site architecture and standards based development.
Course Outline
Lesson 1: Getting Started
Free
Introduction to this Course
2:10
Locked
Types of Style Sheets, Normal vs/ Important Declarations & Conflict